alphasyntax_to_mustachesyntax Function

Syntax

C result = alphasyntax_to_mustachesyntax(C alphaTemplate)

Arguments

alphaTemplateCharacter

The template string using Alpha Anywhere syntax.

Returns

resultCharacter

The equivalent template using Mustache syntax.

Description

Converts an Alpha Anywhere template to a Mustache template.